home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / background_77587.txt < prev    next >
Text File  |  1989-08-22  |  6KB  |  310 lines

  1. -- background: 77587 from stack: in
  2. -- bmap block id: 78054
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 1.2.1 Practice
  6. ----- HyperTalk script -----
  7. on goItem cardName
  8.   lock screen
  9.   get last char of the short name of the target
  10.   put "#" & it into btnName
  11.   put it + 4240 into newIcon
  12.   set the icon of bg btn btnName to newIcon
  13.   go cd cardName
  14.   unlock screen
  15. end goItem
  16.  
  17.  
  18. -- part 3 (field)
  19. -- low flags: 01
  20. -- high flags: 0000
  21. -- rect: left=18 top=1 right=38 bottom=442
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 0
  25. -- font id: 156
  26. -- text size: 24
  27. -- style flags: 10240
  28. -- line height: 32
  29. -- part name: Title
  30.  
  31.  
  32. -- part 4 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=443 top=5 right=72 bottom=512
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Instant Reference
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   instantReference "1.2.1"
  47. end mouseUp
  48.  
  49.  
  50. -- part 5 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=482 top=176 right=205 bottom=511
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 162 / 162
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Help
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   Help
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 6 (button)
  70. -- low flags: 00
  71. -- high flags: 2000
  72. -- rect: left=480 top=143 right=172 bottom=511
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 1310 / 1310
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Student Services
  81. ----- HyperTalk script -----
  82. on mousedown
  83.   SSpopUp
  84. end mousedown
  85.  
  86. on mouseup
  87.   if the mouseloc is not within the rect of me then exit to hyperCard
  88.   doSS
  89. end mouseup
  90.  
  91.  
  92.  
  93. -- part 7 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=482 top=294 right=320 bottom=509
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 1236 / 1236
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Last Menu
  105.  
  106.  
  107. -- part 8 (button)
  108. -- low flags: 00
  109. -- high flags: 0000
  110. -- rect: left=493 top=319 right=341 bottom=512
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 1400 / 1400
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: Next
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.  
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 9 (button)
  127. -- low flags: 00
  128. -- high flags: 0000
  129. -- rect: left=478 top=319 right=341 bottom=498
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 1401 / 1401
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Prev
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.  
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 10 (field)
  146. -- low flags: 01
  147. -- high flags: 0000
  148. -- rect: left=16 top=38 right=67 bottom=438
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 156
  153. -- text size: 20
  154. -- style flags: 0
  155. -- line height: 26
  156. -- part name: Subtitle
  157.  
  158.  
  159. -- part 22 (field)
  160. -- low flags: 01
  161. -- high flags: 0000
  162. -- rect: left=63 top=75 right=114 bottom=446
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 156
  167. -- text size: 16
  168. -- style flags: 0
  169. -- line height: 17
  170. -- part name: Header
  171.  
  172.  
  173. -- part 23 (field)
  174. -- low flags: 01
  175. -- high flags: 0000
  176. -- rect: left=63 top=118 right=139 bottom=446
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 3
  181. -- text size: 10
  182. -- style flags: 256
  183. -- line height: 15
  184. -- part name: Instruction
  185.  
  186.  
  187. -- part 24 (field)
  188. -- low flags: 01
  189. -- high flags: 0000
  190. -- rect: left=63 top=140 right=177 bottom=447
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 0
  194. -- font id: 156
  195. -- text size: 20
  196. -- style flags: 0
  197. -- line height: 26
  198. -- part name: Item1
  199.  
  200.  
  201. -- part 25 (field)
  202. -- low flags: 01
  203. -- high flags: 0000
  204. -- rect: left=63 top=185 right=223 bottom=448
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 0
  208. -- font id: 156
  209. -- text size: 20
  210. -- style flags: 0
  211. -- line height: 26
  212. -- part name: Item2
  213.  
  214.  
  215. -- part 18 (field)
  216. -- low flags: 81
  217. -- high flags: 0001
  218. -- rect: left=423 top=0 right=13 bottom=466
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 0 / 0
  221. -- text alignment: 65535
  222. -- font id: 4
  223. -- text size: 9
  224. -- style flags: 0
  225. -- line height: 12
  226. -- part name: CardTitle
  227.  
  228.  
  229. -- part 29 (button)
  230. -- low flags: 00
  231. -- high flags: 0000
  232. -- rect: left=17 top=140 right=175 bottom=52
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 4231 / 4231
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: #1
  241.  
  242.  
  243. -- part 30 (button)
  244. -- low flags: 00
  245. -- high flags: 0000
  246. -- rect: left=17 top=185 right=220 bottom=52
  247. -- title width / last selected line: 0
  248. -- icon id / first selected line: 4232 / 4232
  249. -- text alignment: 1
  250. -- font id: 0
  251. -- text size: 12
  252. -- style flags: 0
  253. -- line height: 16
  254. -- part name: #2
  255.  
  256.  
  257. -- part 32 (button)
  258. -- low flags: 00
  259. -- high flags: 2000
  260. -- rect: left=15 top=137 right=176 bottom=348
  261. -- title width / last selected line: 0
  262. -- icon id / first selected line: 0 / 0
  263. -- text alignment: 1
  264. -- font id: 0
  265. -- text size: 12
  266. -- style flags: 0
  267. -- line height: 16
  268. -- part name: Hiliter1
  269. ----- HyperTalk script -----
  270. on mouseUp
  271.   goItem "Links and Nodes P/2"
  272. end mouseUp
  273.  
  274.  
  275.  
  276. -- part 33 (button)
  277. -- low flags: 00
  278. -- high flags: 2000
  279. -- rect: left=15 top=182 right=221 bottom=348
  280. -- title width / last selected line: 0
  281. -- icon id / first selected line: 0 / 0
  282. -- text alignment: 1
  283. -- font id: 0
  284. -- text size: 12
  285. -- style flags: 0
  286. -- line height: 16
  287. -- part name: Hiliter2
  288. ----- HyperTalk script -----
  289. on mouseUp
  290.   goItem "Links and Nodes P/3"
  291. end mouseUp
  292.  
  293.  
  294. -- part 36 (button)
  295. -- low flags: 00
  296. -- high flags: 2000
  297. -- rect: left=482 top=208 right=234 bottom=509
  298. -- title width / last selected line: 0
  299. -- icon id / first selected line: 1234 / 1234
  300. -- text alignment: 1
  301. -- font id: 0
  302. -- text size: 12
  303. -- style flags: 0
  304. -- line height: 16
  305. -- part name: Lesson
  306. ----- HyperTalk script -----
  307. on mouseUp
  308.   lesson "1.2.1"
  309. end mouseUp
  310.